<script>on MouseEnterget the short name of the targetif word 1 of it is "card" then exit mouseEnterset the visible of cd fld it to trueend MouseEnteron MouseLeaveget the long name of the targetif word 7 of it is not 66469 then exit mouseLeaveif word 2 of it is "field" then exit mouseLeaveif the last word of the id of this card is 66469 thenget the short name of the targetset the visible of cd fld it to falseend ifend MouseLeaveon openCardminMenusend openCardon closeCardmaxMenusend closeCard</script>